'Declaration<DispIdAttribute(488)> Function SetFormFieldBorderColor_3( _ ByVal FieldId As Integer, _ ByVal ChildIdx As Integer, _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As GdPictureStatus
[DispId(488)] GdPictureStatus SetFormFieldBorderColor_3( int FieldId, int ChildIdx, byte Red, byte Green, byte Blue )
function SetFormFieldBorderColor_3(
FieldId: Integer;
ChildIdx: Integer;
Red: Byte;
Green: Byte;
Blue: Byte
): GdPictureStatus;
DispIdAttribute(488) function SetFormFieldBorderColor_3( FieldId : int, ChildIdx : int, Red : byte, Green : byte, Blue : byte ) : GdPictureStatus;
Parameters
- FieldId
- ChildIdx
- Red
- Green
- Blue
